const crypto/internal/fips140/tls13.resumptionLabel

2 uses

	crypto/internal/fips140/tls13 (current package)
		tls13.go#L65: 	resumptionLabel               = "res master"
		tls13.go#L143: 	return deriveSecret(s.hash, s.secret, resumptionLabel, transcript)